use g_return_val_if_fail() now that the function has a return value.
authorMichael Natterer <mitch@imendio.com>
Tue, 12 Aug 2008 14:45:35 +0000 (14:45 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Tue, 12 Aug 2008 14:45:35 +0000 (14:45 +0000)
commitf385a771e11ddb1b9b19b3a691259c7a7c54be28
tree405c09e5301e26aeb0a8834dba0866bb3eda834f
parentb699ac5853f69f617bb1d388c8bb8a8c0d5347e9
use g_return_val_if_fail() now that the function has a return value.

2008-08-12  Michael Natterer  <mitch@imendio.com>

* gtk/gtkstatusicon.c (gtk_status_icon_get_gicon): use
g_return_val_if_fail() now that the function has a return value.

svn path=/trunk/; revision=21095
ChangeLog
gtk/gtkstatusicon.c